Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#0: Fix failing TG regression tests #16776

Merged
merged 1 commit into from
Jan 15, 2025
Merged

#0: Fix failing TG regression tests #16776

merged 1 commit into from
Jan 15, 2025

Conversation

cfjchu
Copy link
Collaborator

@cfjchu cfjchu commented Jan 15, 2025

Ticket

None

Problem description

There are failing TG regression tests. T3000 tests are unaffected. The failures are because tt::Cluster::instance().number_of_user_devices();should be used instead (which filters out the gateway wormhole devices -- i.e. returns 32, instead of 36).

What's changed

Predicate coordinate translation lookup based on: tt::Cluster::instance().number_of_user_devices() API instead.

Checklist

Copy link
Contributor

@aliuTT aliuTT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@cfjchu cfjchu merged commit 90e6603 into main Jan 15, 2025
237 of 239 checks passed
@cfjchu cfjchu deleted the jchu/fix-tg-regressions branch January 15, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants